ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

HTMLEntity Snippets

by cjaoude ALL

HTML Entity Snippets for Sublime Text

Labels snippets

Details

  • 1.0.2
  • github.​com
  • github.​com
  • 10 years ago
  • 53 minutes ago
  • 11 years ago

Installs

  • Total 20K
  • Win 14K
  • Mac 3K
  • Linux 3K
Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12 Jun 11 Jun 10 Jun 9 Jun 8 Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20 May 19 May 18 May 17 May 16 May 15 May 14 May 13 May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5
Windows 1 0 0 0 0 0 1 0 1 3 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 3 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 1
Linux 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

HTML Entity Snippets for Sublime Text

Blaze through the most common HTML entities without giving them a second thought. The syntax is simple: a colon : followed by the first character or two of the entity name.

Install via Sublime Text Package Control.

reference

entity-table

entity fractions

Create any fraction entity by altering the last two digits of ½. The last two digits are a snippet placeholder, you can quickly tab-edit the numbers.

fractions example

Using :12 yields ½ which is ½ . If you then change it to ¼ it will yield ¼ .

thanks to W3C for their entity reference chart

http://dev.w3.org/html5/html-author/charref